
How do I return a table continuation token to a user?
I'm trying to figure out how to give a table continuation token back to a user. I've been working with databases and need to know the best practice for returning this token so the user can continue querying the next set of results.
